Error Messages Related to Contact Requests
Potential Error Messages
Below you will find a list of the error messages that will occur exclusively in relation with Contact requests.
For general error messages which may occur in relation with Contact and also with other requests, refer to the Annex.
Comments on the Table
- The column "Format of incoming message" informs whether the error message may occur with the key/value (= K/V) and / or with the XML format (= XML).
- The column "Create / Update" informs whether the error message may occur when creating (= C) and / or when changing (= U) a Contact.
Error Code | Error Message | Output Format | Create/ Update |
Brief Description |
---|---|---|---|---|
53000080002 | This value cannot be deleted | K/V, XML | U | For certain functions, you must state specific obligatory data. Theses values must not be deleted. |
63200020603 | This Contact is administered by another provider [dynamic error text] | K/V, XML | U | The Contact is administered by another provider. |
63200040610 | Keyword "Handle" cannot be recognized | K/V | C, U | The keyword "Handle" either was omitted, not placed at the start of its line or did not have a value assigned to it. |
63200040702 | Keyword "Type" must appear once and just once | K/V | C, U | The keyword "Type" occurs more than once or the value assigned to it includes a line feed. |
63200040710 | Keyword "Type" cannot be recognized | K/V | C, U | The keyword "Type" either was omitted, not placed at the start of its line or did not have a value assigned to it. |
63200040802 | Keyword "Name" must appear once and just once | K/V | C, U | The keyword "Name" occurs more than once or the value assigned to it includes a line feed. |
63200040810 | Keyword "Name" cannot be recognized | K/V | C, U | The keyword "Name" either was omitted, not placed at the start of its line or did not have a value assigned to it. |
63200041010 | Keyword "Address" cannot be recognized | K/V | C, U | The keyword "Address" either was omitted, not placed at the start of its line or did not have a value assigned to it. |
63200041102 | Keyword "PostalCode" must appear once and just once | K/V | C, U | The keyword "PostalCode" occurs more than once or the value assigned to it includes a line feed. |
63200041110 | Keyword "PostalCode" cannot be recognized | K/V | C, U | The keyword "PostalCode" either was omitted, not placed at the start of its line or did not have a value assigned to it. |
63200041202 | Keyword "City" must appear once and just once | K/V | C, U | The keyword "City" occurs more than once or the value assigned to it includes a line feed. |
63200041210 | Keyword "City" cannot be recognized | K/V | C, U | The keyword "City" either was omitted, not placed at the start of its line or did not have a value assigned to it. |
63200041302 | Keyword "CountryCode" must appear once and just once | K/V | C, U | The keyword "CountryCode" occurs more than once or the value assigned to it includes a line feed. |
63200041310 | Keyword "CountryCode" cannot be recognized | K/V | C, U | The keyword "CountryCode" either was omitted, not placed at the start of its line or did not have a value assigned to it. |
63200041610 | Keyword "Email" cannot be recognized | K/V, XML | C, U | Keyword "Email" does not exist, does not appear at the beginning of the line, or the value is empty. |
63200060702 | Inadmissible value for keyword "Type" | K/V | C, U | The value entered for the keyword "Type" is invalid. You must use "PERSON", "ORG" or “REQUEST”. |
63200061302 | The value for "CountryCode" is not a valid ISO code | K/V, XML | C, U | The value assigned to the keyword "CountryCode" must correspond to an ISO country code (ISO-3166-1 alpha-2). |
63200061603 | The value for keyword "Email" has an invalid format | K/V, XML | C, U | The value for "Email" has an invalid format. |
63200080900 | Keyword "Organisation" invalid with "Type" "ORG" | K/V, XML | C, U | The keyword "Organisation" may only be included if the value assigned to "Type" is "PERSON". |
63220080701 | The value of "Type" cannot be changed with an UPDATE | K/V, XML | U | Once set, the value of the keyword "Type" is immutable and cannot be changed later. |
63220080801 | The value of "Name" cannot be changed with an UPDATE | K/V, XML | U | Once set, the value of the keyword "Name" is immutable and cannot be changed later. |
83000000005 | Validation of URI-Template failed [„empty URI-Template“] | K/V, XML | C | The URI-Template string must not be empty. |
83000000005 | Validation of URI-Template failed [URI-Template too long:max length allowed is 1024] | K/V, XML | C, U | The URI-Template string must not exceed 1024 characters in length. |
83000000005 | Validation of URI-Template failed [invalid URI scheme (1)] | K/V, XML | C, U | (1) The incorrect URI scheme is listed in the error message. Only the URI schemes http, https and mailto are supported. |
83000000005 | Validation of URI-Template failed [invalid URI-Template variable(s) [(2)]] | K/V, XML | C, U | (2) The invalid variable name is repeated in the error message. Only variables of the Alabel and Ulabel notation are supported. The variables are case-sensitive. URI-Template strings without variables can also be used. The URI-Template string may contain both types of variables. Unknow variables will always trigger an error. The variable value representing a domain is shown in an ASCII code compatible format for Alabel and in Unicode format for Ulabel. |
83000000005 | Validation of URI-Template failed [The variable name (3) contains invalid characters] | K/V, XML | C, U | (3) Display of variable name including the invalid characters. |